fix stackfilter issues. (#324)
authortsteven4 <tsteven4@users.noreply.github.com>
Wed, 13 Mar 2019 17:13:07 +0000 (11:13 -0600)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2019 17:13:07 +0000 (11:13 -0600)
commit7070659a99c216afd1e9a64cc3de24b8967c76a5
tree97079af6b69cc619e90fca585d48c6dd17115d61
parentc25b8ef3f50fd761cbcc986691f238e4623256d5
fix stackfilter issues. (#324)

1. correct defect in the new RouteList::swap method.
2. correct an old bug in stackfilter that cleaned up
waypts on exit, but not routes or tracks.
3. enhance stackfilter test to test routes and tracks as well
as waypts.
route.cc
stackfilter.cc
testo.d/stackfilter.test